[INFO] fetching crate anomalyx-normalize 1.1.2...
[INFO] checking anomalyx-normalize-1.1.2 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate anomalyx-normalize 1.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate anomalyx-normalize 1.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate anomalyx-normalize 1.1.2
[INFO] tweaked toml for crates.io crate anomalyx-normalize 1.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anomalyx-normalize 1.1.2 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anomalyx-normalize 1.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03
[INFO] running `Command { std: "docker" "start" "5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling polars-core v0.53.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking faststr v0.2.34
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking polars-error v0.53.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking sonic-number v0.1.2
[INFO] [stderr]     Checking sonic-simd v0.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling polars-ops v0.53.0
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking sonic-rs v0.5.8
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling polars v0.53.0
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking winstructs v0.3.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking goblin v0.10.7
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking arrow-arith v58.3.0
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking arrow-row v58.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking utf16-simd v0.1.0
[INFO] [stderr]     Checking rusticata-macros v5.0.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking lzokay-native v0.1.0
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lzokay-native-0.1.0/src/compress.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     intrinsics::{copy_nonoverlapping, write_bytes},
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lzokay-native-0.1.0/src/compress.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 |     intrinsics::{copy_nonoverlapping, write_bytes},
[INFO] [stdout]   |                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking arrow-ord v58.3.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lzokay-native` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03", kill_on_drop: false }`
[INFO] [stdout] 5582dc609bc2842eb0ada72172a448a1695a6c96045e5a4c4a4bf2ab0cb6ee03
